.. _`Tables to Texts`: .. _`org.sysess.sympathy.data.text.tables2texts`: Tables to Texts ``````````````` .. image:: table2text.svg :width: 48 Convert Table to Text concatenating all rows of the selected column. Documentation ::::::::::::: Auto generated list version of :ref:`Table to Text`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: table. :Looped Outputs: text. For details see the original node. Definition :::::::::: Input ports ........... **tables** | Type: [table] | Description: Table with input Text Output ports ............ **texts** | Type: [text] | Description: Output Text Configuration ............. **Delimiter** (delimiter) Choose delimiter, a character sequence to separate the rows **Column name** (name) Specify name for input column. Related nodes ............. * :ref:`org.sysess.sympathy.data.text.table2text` Examples ........ The node can be found in: * :download:`random_forest_regressor.syx ` Implementation .............. .. automodule:: node_text2table :noindex: .. class:: Tables2Texts :noindex: